Objects Reference

flyEngine::get_global_param_desc

Prototype

int get_global_param_desc(int i,param_desc *pd)

Parameters

Parameter Type Description
i int global parameter index
pd param_desc * pointer to param_desc to be filled

Return Value

Returns the number of global parameters if called with pd=NULL

Remarks

This function is used to get the parameter description for any of the global flyEngine parameters.